CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab for vrp

搜索资源列表

  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. vrproblem.rar

    0下载:
  2. 解决vrp问题用蚁群算法,其中有出错误,还没找出来。,ant colony vrp
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1928
    • 提供者:王相互
  1. VRP.rar

    4下载:
  2. 车辆路径问题的蚁群算法VRP -2opt,vrp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2310
    • 提供者:wangxuefeng
  1. VRP_GA.rar

    0下载:
  2. 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题,GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:975
    • 提供者:yourchen
  1. matlab-VRP

    1下载:
  2. 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1905
    • 提供者:黄安安
  1. VRP-(GA)

    0下载:
  2. VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6499
    • 提供者:盘子
  1. tabu-search-matlab

    0下载:
  2. TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4142
    • 提供者:didin rosid
  1. VRP

    0下载:
  2. 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:106849
    • 提供者:ghy
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. antcolonyalgorithmforVRP

    0下载:
  2. 蚁群算法解VRP问题 蚁群算法解VRP问题 蚁群算法解VRP问题 -the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:2477
    • 提供者:Timson
  1. matlab

    0下载:
  2. VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:6595
    • 提供者:任树伟
  1. ant-colony-matlab

    1下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1991
    • 提供者:naiyu
  1. VRP

    1下载:
  2. 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:2159
    • 提供者:叶宏
  1. evaluate-fitnes-for-VRP

    0下载:
  2. Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:Apraz
  1. SA-for-VRP

    0下载:
  2. it s Seimulated annealing for VRP with capacity constraint
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2726
    • 提供者:didin rosid
  1. vrp

    3下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
  3. 所属分类:source in ebook

    • 发布日期:2016-03-07
    • 文件大小:4096
    • 提供者:leo mao
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. matlab蚂蚁算法VRP

    1下载:
  2. matlab 蚂蚁算法 进行VRP 计算(Matlab Ant Algorithms for VRP Computing)
  3. 所属分类:进化算法

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:b坏鱼f
« 12 3 »
搜珍网 www.dssz.com